home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr46 / angel19b.zip / READ.ME < prev    next >
Text File  |  1993-06-22  |  3KB  |  64 lines

  1. QUICK START REFERENCE
  2.  
  3. Files contained in this archive are:
  4.  
  5. file_id.diz  *  BBS file
  6. desc.sdi     *  BBS file
  7. ANGEL.BI        BASIC INCLUDE file, function declarations
  8. ANGEL.LIB       Full library, use when compiling to an EXE
  9. ANGELIB.TXT  *  Documentation formatted for "standard printer"
  10. ANGELIB.WP   *  Documentation in WordPerfect 5 format
  11. colours.bi   +  BASIC INCLUDE file, colour constants
  12. FKeys.BI     +  BASIC INCLUDE file, keyboard constants
  13. Printer.DAT  +  Printer definitions
  14. PtrRec.DEF   +  BASIC INCLUDE file, PRINTER.DAT record definitions
  15. FKey.LST     +  Sample text file for use with FKEYS subroutine
  16. QSORT.BAS    *  Public domain sort used in ANGELIB
  17. ORDER.FRM       Order form for all of my shareware
  18. COMPARE.EXE  *  Replacement for DOS COMP; shows ASCII and HEX, will compare
  19.                 files of different sizes.  Type COMPARE for instructions.
  20. DUMP.EXE     *  A hex/octal/decimal file viewer.  I made this because all
  21.                 the others only do Hex and sometimes I need decimal...
  22.                 Type DUMP for usage instructions.
  23.  
  24. Files marked with * are not needed to use ANGELIB so you may remove them
  25. if you are tight on disk space, but you may want to keep some or all of
  26. them handy.  Please keep ORDER.FRM on your disk until you decide whether
  27. to register ANGELIB.
  28.  
  29. Files marked with + are not needed to use ANGELIB, but you will probably
  30. want to use them in your programme development.  For example, to use the
  31. printer routines (such as printer selection, font selection, etc.) you
  32. will need '$INCLUDE: 'PtrRec.DEF' in your programme.
  33.  
  34. The Registered Edition contains the following extra files which are to
  35. be used ONLY by the registered owner:
  36.  
  37. FAROBJ.EXE      Archive of OBJ (object) modules of my routines so you can
  38.                 make your own custom libraries.  Note that PBClone and
  39.                 EZ-Windows are required to compile some routines (see docs),
  40.                 but this applies only to the OBJs -- you may use all of the
  41.                 routines in ANGEL.LIB whether or not you have these
  42.                 libraries.
  43. ANGELIB.INF     OBJ information file for use with Hanlin's LIBWIZ utility
  44. ANGELIB.HDR     File for Hanlin's LIBWIZ utility
  45. MLIB.*          Batch and sample data file to build customer libraries
  46.  
  47. If you ordered source code, you will also get:
  48.  
  49. SOURCE.EXE      Source code archive which contains...
  50.     *.BAS       ── BASIC modules
  51.     ANGEL.MAK   ── All of the BAS routine names for QBX; when you "QBX
  52.                    ANGEL /L ADDIN" you will get all of the routines so you
  53.                    can modify & debug.
  54.     ADDIN.LSP   ── Names of routines needed from PBClone and EZ-Windows to
  55.                    use some source code and OBJ modules (pass this file as
  56.                    a parameter to LIB)
  57.  
  58. Use the command TYPE ORDER.FRM > PRN to print the order form, or simply
  59. send US$29 for latest Registered Edition and specify disk size & density.
  60.  
  61. Thank you, Merci, Gracias, Grazie,
  62. Angel Babudro ∙ 28 Mulberry St ∙ Clinton, NY USA 13323-1506 ∙ (315) 853-6942
  63. (this is a home phone number so please remember time zone differences)
  64.